projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
305e156
)
* complete.el (PC-do-completion): If completion-ignore-case is
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 5 Mar 2007 14:54:56 +0000
(14:54 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 5 Mar 2007 14:54:56 +0000
(14:54 +0000)
non-nil, replace field with completion string before exiting.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9918a658a138cb02706d9a2c72483107462ca1bf..7d7b7fb3341aa38a8d173618073d9325642c9149 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-03-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * complete.el (PC-do-completion): If completion-ignore-case is
+ non-nil, replace field with completion string before exiting.
+
2007-03-05 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-make-temp-file): New parameter FILENAME.